home *** CD-ROM | disk | FTP | other *** search
/ CompuServe - Multimedia W…shop 1995 February/March / CompuServe Multimedia Workshop February-March 1995 (Metatec Corporation)(1994).iso / techno / device.doc < prev    next >
Text File  |  1995-02-10  |  2KB  |  14 lines

  1. DRIVING DEVICES
  2.  
  3. Your multimedia computer is made up of many different components - the hard drive, sound card, video board and speakers just to name a few.  All the different hardware components must work together in order to process and present a multimedia application.  Different parts of the computer are governed by device drivers that help them work with other parts of the computer.  The device driver is a type of software that helps a particular piece of hardware, such a sound card, work with other parts of the computer.  It is important that you always have the latest drivers for your device loaded.  most video card and sound card manufactures maintain forums on CompuServe.  Visiting them regularly is the best way to be sure you have the latest software drivers.  
  4.  
  5. System files like CONFIG.SYS and AUTOEXEC.BAT are also need in order for your computer to work properly.  Config.sys governs the configuration of your system and is a place where you  tell MS-DOS(  to load various "low level" pieces of software.  This is very important when you are using multimedia, because CONFIG.SYS is normally the place where your CD-ROM driver and sound card driver are loaded.  If you have a high performance hard drive controller such as a SCSI controller, you may also need to load some special software for your hard drive and CD-ROM driver to operate at optimum levels.
  6.  
  7. AUTOEXEC.BAT tells your computer what to do when you turn it on, or boot up.
  8. If you are using multimedia, the autoexec.bat file will load MSCDEX.EXE, an executable file that allows you to use your CD-ROM drive.
  9.  
  10. You can customize the way your computer works by editing your config.sys and autoexec.bat files with a text editor such as the edit command included in DOS versions 5.0 and higher.  For more information about how your computer operating system works, please refer to your DOS user's manual.
  11.  
  12.  
  13.    
  14.